SubsystemStatusEx.SlaveStates field

The EtherCAT states of slaves. The link is considered ready when the slave is in operational state.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public EthercatState[] SlaveStates
Public SlaveStates As EthercatState()

Field value

Type: EthercatState[]

See also

SubsystemStatusEx Class

IntervalZero.KINGSTAR.Base.Api Namespace